home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / qbbs / rqsex140.zip / QMXSETUP.DMO < prev    next >
Text File  |  1990-12-10  |  4KB  |  129 lines

  1. ; The following are the only currently recognized parameters for QMXSETUP.CFG
  2.  
  3. ; Don't forget to rename this "QMXSETUP.CFG" to use it!
  4.  
  5.  
  6. ;Parameters only available in version 1.30 and later:
  7.  
  8.  
  9.    This is *required* if you are running RemoteAccess!  It is ignored if you
  10.    run QuickBBS.
  11.  
  12. ;NetMail 20
  13.  
  14.  
  15.    This parameter allows you to override the loss of the user "MenuBar" if
  16.    you run Desqview (normally, RAX/QMX will not show the bar or 'lock' the
  17.    window if Desqview is detected.
  18.  
  19. ;ShowBar
  20.  
  21.  
  22.    This parameter has changed.  It now is used only to create the unique name
  23.    of mailbags downloaded from your BBS.  Only the first 7 characters are
  24.    used, and wildcards are not allowed.  Please chose something unique for
  25.    your system so that you do not duplicate someone else's board ID.  For
  26.    example, I use "EBAYXCH", whereas Peter Janssens uses "EZBOARD", etc.
  27.    This parameter is required!  (without it, all your users with XRS 3.21 or
  28.    later will get mailbags named "UNKNOWN1.ZXR", etc.)  Named mailbags have
  29.    extensions unique to the XRS program - .ZXR for Zipped files, .AXR for
  30.    arc'd files or .LXR for LHArc'd files.
  31.  
  32. ;BBSID YourBBS
  33.  
  34.  
  35.    To replace the former funcationality of 'BBSID' above, use this parameter
  36.    to include files inside every mailbag created.  Wildcards are allowed.
  37.  
  38. ;Include EBAY*.XRS
  39.  
  40.  
  41.  
  42.  
  43.  
  44. ;Paremeters only available in version 1.10 and later:
  45.  
  46.  
  47.    Disable beeps on the SysOp side only (Quiet mode).  Without this
  48.    parameter, the SysOp hears all the beeps the user gets.
  49.  
  50. NoBeep
  51.  
  52.  
  53.    Include a special BBS "ID" file in every mailbag - this is used
  54.    with external batch files (inside the "toolkit" for XRS) to enable
  55.    automatic recognition and separation of mailbags from different
  56.    bulletin boards.  The file should be a small (or even zero-length)
  57.    DOS text file, maybe with a simple "Mailbag downloaded from xxx".
  58.  
  59. ;BBSID EZ_Board.XRS
  60.  
  61.  
  62.    Place output files for SysOp (user # 0) un-compressed into this
  63.    subdirectory when logged on locally (not when called over modem).
  64.    This *must* point to a sub-directory that is already created.
  65.  
  66. SysOpOut C:\XRS
  67.  
  68.  
  69.    If you want the resulting compressed mailbag to end up in an area
  70.    other than the current subdirectory (usually used in conjunction
  71.    with the "Defer" option), place the sub-directory pathname here.
  72.    (even if you use this parameter, which causes QMX to build mailbags
  73.    somewhere else, you can still use the built-in DSZ protocol calls)
  74.  
  75. ;OutPath C:\DOWNLOAD
  76.  
  77.  
  78.  
  79.  
  80. ; Parmeters available in version 1.00 and earlier:
  81.  
  82.  
  83.    Disable file buffering on MSGHDR.BBS and MSGTXT.BBS - on some systems it
  84.    may be faster to *not* buffer these files!
  85.  
  86. ;NoBuff
  87.  
  88.  
  89.    To disable <CTRL-BREAK/C/K> exits from external batch files, you may use
  90.    the following parameter.  NOTE:  The user cannot interrupt the program
  91.    except by hanging up if this is turned on!  I don't see *any* reason to
  92.    have it any more, but just in case.  (without it, the user is sent back
  93.    to the BBS when he hits <CTRL-BREAK/C/K>...)
  94.  
  95. ;NoBreak
  96.  
  97.  
  98.    In order to run in "No Points" mode, or to assign a specific point number
  99.    to all QMX/XRS users, place a number from 0 up to 32767 after this
  100.  
  101. ;Point 666
  102.  
  103.  
  104.    To use a different maximum limit of messages for one mailbag, assign any
  105.    number less than 995 to the following
  106.  
  107. ;Limit 500
  108.  
  109.  
  110.    Disable the internal DSZ downloads (so user can d/l from normal files area)
  111.    Can be used in conjuction with the new "OutPath" parameter in 1.10 to place
  112.    resulting mailbags into the download area for download using the built-in
  113.    QuickBBS protocols, just like any other file (instead of having QMX do it
  114.    with internal calls to DSZ).  Generally, using the internal DSZ calls will
  115.    work in every case, and this is provided for those having problems to try.
  116.  
  117. ;DEFER
  118.  
  119.  
  120.    To support FOSSIL with locked baud rate 9600, 19200 or 38400 (HST, etc)
  121.  
  122. ;LockBaud 19200
  123.  
  124.  
  125.    To show new uploads onscreen (as well as in SUMMARY1.XRS for <F6> pop-up)
  126.    during "New Uploads Since Last Login" FileScan.
  127.  
  128. ;ShowFiles
  129.